home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 May: Tool Chest / Apple_Developer_CD_Series_May_1994_Tool_Chest.iso / Sample Code / DTS.Lib & Samples / ==THINK read me < prev    next >
Encoding:
Text File  |  1992-10-22  |  1.2 KB  |  32 lines  |  [TEXT/KAHL]

  1. Everything for building in either MPW or THINK is included.
  2.  
  3. THINK C users:
  4.  
  5. To build the samples:
  6.  
  7. 1)  Open the project file DTS.Lib..framework.π, found in the DTS.Lib folder.
  8. 2)    Copy all of the .h files and the DTS.Lib.protos file into a folder
  9.     called "DTS.Lib #includes".  Move this folder into the THINK folder called:
  10.     ":THINK C 5.0 Folder:Mac #includes".
  11. 3)  Build the DTS.Lib..framework library.  Save the library into the THINK C folder:
  12.     ":THINK C 5.0 Folder:Mac Libraries".
  13. 4)    Open the project file DTS.Lib..utils.π, found in the DTS.Lib folder.
  14. 5)    Build the library for this also.  The entire library is too large for
  15.     a single segment, and THINK C limits a library to a single segment.
  16.     Save this library in the same place as DTS.Lib..framework.
  17. 6)    Open the project file DTS.Draw.π.
  18. 7)    Build the application.
  19. 8)    Open the project file Kibitz.π.
  20. 9)    Build the application.
  21. 10)    Open the project file MacShell.π.
  22. 11)    Build the application.
  23.  
  24. Everything now should be built and ready to go.
  25.  
  26. If you have any comments or questions, please let me know.  I want to continue
  27. to make this stuff easier to use, while being more useful, so let me know what
  28. you think, or it won't happen.
  29.  
  30.  
  31. Eric Soldan
  32.